projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9637d81
)
(Minibuffer Misc): Add anchor for `minibuffer-scroll-window'.
author
Luc Teirlinck
<teirllm@auburn.edu>
Mon, 19 Jul 2004 21:04:00 +0000
(21:04 +0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Mon, 19 Jul 2004 21:04:00 +0000
(21:04 +0000)
lispref/minibuf.texi
patch
|
blob
|
history
diff --git
a/lispref/minibuf.texi
b/lispref/minibuf.texi
index 8e8329967f334d44e7a7a327d46a0b59aaf7eb6d..bf858eff475ed526148b28bb646a695304ba1bbc 100644
(file)
--- a/
lispref/minibuf.texi
+++ b/
lispref/minibuf.texi
@@
-1806,6
+1806,7
@@
a minibuffer window, is currently active.
@end defun
@defvar minibuffer-scroll-window
+@anchor{Definition of minibuffer-scroll-window}
If the value of this variable is non-@code{nil}, it should be a window
object. When the function @code{scroll-other-window} is called in the
minibuffer, it scrolls this window.